
    body {
      margin: 0;
      font-family: 'Cairo', sans-serif;
      background-color: #ffffff;
      direction: ltr;
    }


    .intro-section {
      background-color: #a50044;
      color: #fff;
      padding: 20px 20px;
      border-radius: 0 0 60px 60px;
      text-align: center;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
      margin-bottom: 40px;
    }

    .intro-section h2 {
      font-size: 40px;
      font-weight: bold;
      font-family: 'El Messiri', sans-serif;
      transition: color 0.4s ease;

    }
    .intro-section h2:hover{
      color: #ff4081;
    }

    .container {
      display: flex;
      max-width: 1200px;
      margin: 0 auto;
      padding: 40px 20px;
      gap: 40px;
    }

    .sidebar {
      flex: 0 0 300px;
      position: sticky;
      top: 40px;
      align-self: flex-start;
    }

    .sidebar ul {
      list-style: none;
    padding: 0;
    border-left: 2px solid #1f2c4c;
    }

    .sidebar ul li {
      margin-bottom: 15px;
      margin-left: 15px;
    }

    .sidebar ul li a {
     text-decoration: none;
      color: #000;
      font-weight: 600;
      transition: color 0.3s;
      margin-left: 20px;
    }

    .sidebar ul li a:hover {
      color: #a50044;
    }

    .sidebar a {
      text-decoration: none;
      color: #000;
      display: inline-block; 
      font-weight: 700;
      transition: color 0.3s ease;
      margin-right: 20px;
      transition: transform 0.3s ease, color 0.3s ease;
      font-size: 16px; 
    }

    @keyframes pulse {
      0% {
        transform: scale(1);
      }
      50% {
        transform: scale(1.08);
      }
      100% {
        transform: scale(1);
      }
    }

    .sidebar a:hover,
    .sidebar a.active {
      color: #a50044;
      animation: pulse 1s infinite ease-in-out;
    }

    .content {
      flex: 1;
      padding-left: 70px;
    }

    .section {
      margin-bottom: 60px;
    }

    .section h2 {
      font-size: 22px;
      color: #1f2c4c;
      margin-bottom: 0px;
      display: inline-block; /* عشان يشتغل transform */
      transition: transform 0.3s ease;
    }
    .section h2:hover {
      transform: scale(1.1);
    }

    .section h2 i {
      color: #a50044;
      margin-right: 10px;
    }

    .section p {
      line-height: 1.6;
      font-size: 16px;
      color: #333;
    }

    .highlight {
      color: #a50044;
      font-weight: 600;
    }

    .highlight-bold {
      color: #000;
      font-weight: 600;
    }

    .section a {
      color: #000;
      font-weight: 600;
      text-decoration: none;
      
    }

    .section a:hover {
      color: #a50044;
    }

    hr {
      border: none;
      border-top: 1px solid #ddd;
      margin: 20px 0;
    }

  

/* navbar */
    header {
      width: 100%;
      background-color: #fff;
      border-bottom: 1px solid #ddd;
      position: relative;
      z-index: 10;
      position: sticky;
    }

    .container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px 5%;
      max-width: 1300px;
      margin: 0 auto;
      flex-wrap: wrap;
    }

    .logo {
      width: 70px;
      height: auto;
    }

    nav ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 15px;
      padding: 0;
      margin: 0;
    }

    nav a {
      text-decoration: none;
      color: #000;
      font-weight: 500;
      padding: 8px 10px;
      font-size: 15px;
      transition: 0.3s;
      position: relative;
      overflow: hidden;
    }

    nav .active a,
    nav a:hover {
      color: #B23048;
    }

    nav a::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 0%;
      height: 2px;
      background-color: #B23048;
      transition: width 0.3s ease-in-out;
    }

    nav a:hover::after {
      width: 100%;
      left: 0;
      right: auto;
    }

    nav a:active {
      transform: scale(0.96);
    }

    .membership-btn {
      background-color: #B23048;
      color: #fff !important;
      padding: 8px 14px;
      border-radius: 10px;
    }

  @media (max-width: 768px) {

  /* تصغير الخط العام */
  body {
    font-size: 14px !important;
  }

  /* ===== النافبار ===== */
  header {
    height: auto !important;
    padding: 10px 20px !important;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    position: relative !important;
    z-index: 1000;
  }

  header > div {
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px;
  }

  /* الشعار */
  header img {
    height: 40px !important;
    margin: 0 auto !important;
  }

  /* القوائم */
  nav ul {
    flex-direction: column !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: center !important;
  }

  nav ul li {
    width: 100% !important;
    text-align: center !important;
  }

  nav ul li a {
    font-size: 13px !important;
    padding: 8px 0 !important;
    display: block;
    width: 100%;
  }

  /* أيقونة البحث */
  nav ul li a .search-icon {
    font-size: 18px !important;
  }

  /* زر العضوية */
  .membership-btn {
    min-width: 100% !important;
    font-size: 14px !important;
    height: 35px !important;
    border-radius: 20px !important;
    padding: 0 !important;
    text-align: center !important;
  }

  /* ===== الأقسام الأساسية ===== */
  .intro-section,
  .info-box,
  .vision-message-goals,
  .values-section,
  .structure-section,
  .awards-box,
  .networks-box {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box !important;
    margin: 20px auto !important;
    border-radius: 20px !important;
  }

  /* خلفية زهري للأقسام مع بادينج */
  .intro-section,
  .info-box,
  .values-section,
  .structure-section,
  .awards-box,
  .networks-box {
    background-color: #F7E8EB !important;
  }

  /* intro-section بخلفية عنابي */
  .intro-section {
    background-color: #a50044 !important;
    color: #fff !important;
  }

  /* تصغير الصور داخل info-box */
  .info-box img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 15px !important;
  }

  /* تنظيم النص داخل info-box */
  .info-box {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  /* تصغير حجم العناوين */
  h2, h3 {
    font-size: 20px !important;
    text-align: center !important; /* العناوين بالنص */
  }

  /* تصغير حجم الفقرات */
  p, li {
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: justify !important; /* الفقرات محاذاتها جنب */
  }

  /* ===== الفوتر ===== */
  footer ul {
    padding-right: 20px !important;
  }

  footer ul li {
    text-align: right !important;
    padding-right: 10px !important;
    margin-bottom: 8px !important;
  }

  footer div[style*="flex: 1"] {
    width: 100% !important;
    margin-bottom: 30px !important;
    text-align: center !important;
  }

  footer > div {
    flex-direction: column !important;
    gap: 20px !important;
    align-items: center !important;
  }

  /* ===== الصفحات الفرعية ===== */
  /* حاويات الصفحات الفرعية */
  .page-content, .subpage-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 20px !important;
    box-sizing: border-box !important;
    margin: 0 auto !important;
  }

  /* العناوين */
  .page-content h1,
  .page-content h2,
  .page-content h3,
  .subpage-container h1,
  .subpage-container h2,
  .subpage-container h3 {
    font-size: 20px !important;
    text-align: center !important;
    margin-bottom: 15px !important;
  }

  /* الفقرات والقوائم */
  .page-content p,
  .page-content li,
  .subpage-container p,
  .subpage-container li {
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: justify !important;
  }

  /* الصور الكبيرة */
  .main-image,
  .subpage-image,
  .content-image {
    width: 90% !important;
    max-width: 350px !important;
    height: auto !important;
    display: block !important;
    margin: 15px auto !important;
    border-radius: 15px !important;
  }

  /* أزرار التنزيل أو التفاعل */
  .download-btn,
  .action-btn {
    width: 100% !important;
    max-width: 300px !important;
    margin: 15px auto !important;
    font-size: 16px !important;
    padding: 12px 0 !important;
    border-radius: 20px !important;
    cursor: pointer;
  }

  /* تعديل النص الجانبي */
  .text-side {
    width: 100% !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
  }

  /* ===== تعديل القائمة الجانبية ===== */
  .sidebar {
    position: static !important; /* تعطيل التثبيت عالشاشات الصغيرة */
    max-height: none !important;
    overflow-y: visible !important;
  }
}

@media (min-width: 769px) {
  /* ===== القائمة الجانبية مثبتة لكن ما تتجاوز المحتوى ===== */
  .sidebar {
    position: sticky;
    top: 20px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
  }
}


